home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ----------------------------------------------------------------------------
- echo CD-ROM GAMES ISSUE 6 OCTOBER 1995
- echo ----------------------------------------------------------------------------
- ECHO.
- ECHO Welcome to this months packed C.D.ROM Games CD.
- Echo There is a new menu system in operation this
- echo month. Hopefully it will make it easier for you
- echo to find the genre of game you wish to play first.
- echo.
- echo.
- PAUSE
- mainmenu
-
-